'Declaration Public Overloads Function CreateVisual( _ ByVal anchorPoints() As AnchorPoint _ ) As Visual
public Visual CreateVisual( AnchorPoint[] anchorPoints )
Parameters
- anchorPoints
- An array of GrapeCity.Documents.Layout.AnchorPoints to draw.
'Declaration Public Overloads Function CreateVisual( _ ByVal anchorPoints() As AnchorPoint _ ) As Visual
public Visual CreateVisual( AnchorPoint[] anchorPoints )